home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / monkey_t.swf / scripts / DefineSprite_62 / frame_1 / DoAction.as
Encoding:
Text File  |  2010-11-09  |  207 b   |  8 lines

  1. stop();
  2. _root.soundOn = 1;
  3. _root.pickupSound.setVolume(100);
  4. _root.alienSound.setVolume(100);
  5. _root.explosionSound.setVolume(100);
  6. _root.musicSound.setVolume(100);
  7. _root.wellDoneSound.setVolume(100);
  8.